method Prototype.[Symbol.hasInstance]
Prototype.[Symbol.hasInstance](_: unknown): boolean

Parameters

_: unknown

Return Type

boolean

Usage

import { type Prototype } from ".";